Skip to content

Conversation

romanovvlad
Copy link
Contributor

While the copy assignment operator of AccessorImplHost is not used, it was auto generated by the compiler until recent changes and being checked in the ABI tests.
The safest way to fix this is to just manually define it.

Also removed 2 redundant lines in host_acc_opt test.

While the copy assignment operator of AccessorImplHost is not used, it
was auto generated by the compiler until recent changes and being
checked in the ABI tests.
The safest way to fix this is to just manually define it.

Also removed 2 redundant lines in host_acc_opt test.
@romanovvlad romanovvlad requested a review from a team as a code owner September 27, 2022 09:14
@bader bader changed the title [SYCL][NFC] Added a missing symbol [SYCL][NFC] Add a missing symbol Sep 27, 2022
@steffenlarsen steffenlarsen merged commit 1d8a6d6 into intel:sycl Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants